import { IconProps } from '../types';
declare const TextT: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default TextT;
//# sourceMappingURL=TextT.d.ts.map