import dayjs from 'dayjs'; export declare const getTime: (datetime: dayjs.ConfigType) => string;