import { SVGProps } from "react";
declare const RIFingerprintFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIFingerprintFill };
