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