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