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