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