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