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