import { Dayjs } from "dayjs";
export declare const getDayFormat: (day: Dayjs, jalali?: boolean) => string;
//# sourceMappingURL=getDayFormat.d.ts.map