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