import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const Fingerprint04Icon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default Fingerprint04Icon;
