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