export declare const seconds4human: (totalSeconds: string | number, overrideOptions?: { [key: string]: string; }) => string;