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