export declare const formatTime: (t: Date | number | string, format: string) => string | null;