import type { LifecyclePluginInstance, PluginOptions } from '../../types'; export declare function apiKeyMgmtPlugin({ contentDir: _, }: PluginOptions): Promise; //# sourceMappingURL=index.d.ts.map