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