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