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