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