export declare const REGEX_TIMEZONE_OFFSET_FORMAT: RegExp; export declare function isValidDateWithTimeString(date: string): boolean;