export declare function createKeyRingIfMissing(keyRingId: string, location: string): Promise<string>;
