import { RenderFunction } from 'vue';
declare const FingerPrintIcon: RenderFunction;
export default FingerPrintIcon;
