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