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