export interface DatepickerVariables { } export declare const datepickerVariables: (siteVariables: any) => DatepickerVariables;