export declare function getOAuthClientAclHandler(backendOrigin: string): import("msw").HttpHandler;
export declare function updateOAuthClientAcl(backendOrigin: string): import("msw").HttpHandler;
export declare function getAllOAuthClientAclHandlers(backendOrigin: string): import("msw").HttpHandler[];
//# sourceMappingURL=oauthClientAclHandlers.d.ts.map