export declare const dateHandler: (date: Date) => string;
