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