import dayjs from 'dayjs'; export declare const dayjsToString: (value: dayjs.Dayjs) => string;