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