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