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