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