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