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