export declare function formatDate(date: Date | string | number | undefined, opts?: Intl.DateTimeFormatOptions): string; //# sourceMappingURL=format.d.ts.map