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