declare function parseFromString (dateString: string, format: string): Date export { parseFromString }