export declare const jsonDateParser: (key: string, value: string) => string | Date;
