import { IconProps } from '../lib';
declare function ShuffleSimple(props: IconProps): JSX.Element;
export default ShuffleSimple;
