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