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