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