import { ImportsOrchestration, ImportsOrchestratorOrchestration } from './internal';
export declare function withOrchestration(orchestration: ImportsOrchestration): ImportsOrchestratorOrchestration;
