declare function formatDuration(time: number): string;
export default formatDuration;
//# sourceMappingURL=formatDuration.d.ts.map