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