import * as React from "react"; function FingerPrintIcon(props: React.SVGProps) { return ; } export default FingerPrintIcon;