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