export declare function toJSON(val: string): T; export declare function toDate(val: string | number | Date): Date;