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