export declare const formatRecordedAudioTime: (seconds: number) => string;
