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