import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const Calender2Icon: FunctionalComponent; export default Calender2Icon;