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