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