/** * @internal */ export declare function formatSeconds(seconds: number): string; //# sourceMappingURL=formatSeconds.d.ts.map