import { CompilerPipelineStep } from '../compilerPipeline.js';
export declare const bundleStep: CompilerPipelineStep;
