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