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