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