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