import { IconProps } from '../types';
declare const Shuffle: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Shuffle;
//# sourceMappingURL=Shuffle.d.ts.map