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