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