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