import { Dayjs } from 'dayjs';
export declare function formatDate(time: Dayjs, pattern?: string): string;
//# sourceMappingURL=DateFormatter.d.ts.map