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