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