export interface DayjsOptions { defaultTimezone?: string; locales?: string[]; }