export default function dateTimeParser(dateTimeFormat: string, date: string): Date;