export declare const getDateByTimezone: (date: string) => string;
