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