export declare function formatDateFromId(value: string): string; export declare function parseDateFromId(value: string): Date;