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