import type { Configuration } from "../lib/types.js";
export declare const removeKey: (config: Configuration, key?: string) => Promise<void>;
//# sourceMappingURL=remove-key.d.ts.map