export declare function isIsoDate(value: string): boolean;
