import { VanillaCalendar } from '../vanilla-calendar'; declare const hide: (self: VanillaCalendar) => void; export default hide; //# sourceMappingURL=hide.d.ts.map