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