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