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