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