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