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