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