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