export type e2eUpdateGroupKeyParamsPOST = { uid: string; rid: string; key: string; }; export declare const ise2eUpdateGroupKeyParamsPOST: import("ajv").ValidateFunction; //# sourceMappingURL=e2eUpdateGroupKeyParamsPOST.d.ts.map