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