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