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