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