import { InjectionToken } from '@decorators/di';
export declare const SOCKETS_ADAPTER: InjectionToken;
