export declare function formatDateToISOString(dateInput: string, withTime?: boolean): string;
