AsyncQueryBusModuleProxyParams: ModuleProxyParams & {
    busClient: AsyncQueryBusClient;
}