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