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