import { InjectionToken } from '@angular/core';
export declare const F_CONNECTION: InjectionToken<unknown>;
