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