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