import { IProductionContext } from '../ProductionContext'; export declare function BundlePhase(productionContext: IProductionContext): Promise;