export declare const formatTime: (totalMilliseconds: number) => string;
