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