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