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