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