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