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