import type { IconComponent } from '../types'; declare const Shuffle: IconComponent; export default Shuffle;