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