import * as React from 'react'; export interface Shuffle-224Props extends React.SVGProps { ariaLabel?: string } export default function Shuffle-224({ ariaLabel, ...props }: Shuffle-224Props) { return ( ); }