declare function parseIsoDuration(duration: string): number
export = parseIsoDuration
