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