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