export declare function readSwaggerPluginOptions(serviceDir: string): Record | undefined; export declare function applyPluginMetadata(serviceDir: string, swaggerModule: { loadPluginMetadata: (fn: () => Promise>) => Promise; }): Promise; //# sourceMappingURL=plugin-metadata.d.ts.map