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