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