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