import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use TextStrikethroughIcon */
export declare const TextStrikethrough: Icon;
export { I as TextStrikethroughIcon };
//# sourceMappingURL=TextStrikethrough.d.ts.map