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