import { VanillaCalendar } from '../../vanilla-calendar'; export declare const createCalendarToInput: (self: VanillaCalendar, isVisible?: boolean) => () => void; //# sourceMappingURL=createCalendarToInput.d.ts.map