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