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