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