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