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