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