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