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