import { FC, SVGProps } from 'react'; declare const IconFingerPrint: FC & { fill?: string }>; export default IconFingerPrint;