import { DayjsOptions } from './config'; export declare function setupDayjs(options?: DayjsOptions): Promise;