import Datepicker from "../components/Datepicker"; import { IOptions } from "../models/general"; export declare const defaultOptionsValue: IOptions;