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