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