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