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