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