import type { KeyConfig } from "./GckmsConfig"; export declare function retrieveGckmsKeys(gckmsConfigs: KeyConfig[]): Promise;