import { IDatePickerConfig } from "./interface";
declare const config: IDatePickerConfig;
export default config;
