export declare function formatDuration(start: Date, end?: Date): string;
