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