import { DateType } from '../types';
export declare const getISODateTZ: (date: DateType, timeZone: string) => string;
//# sourceMappingURL=getISODateTZ.d.ts.map