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