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