import { CommandBus as NestCommandBus } from '@nestjs/cqrs';
export declare class CommandBus extends NestCommandBus {
}
