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