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