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