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