import { ContainerModule } from 'inversify';
export declare class BusWorkflowModule extends ContainerModule {
    constructor();
}
