export declare function formatTime(t: Date, opts?: { withMilliseconds?: boolean; }): string;