import { MergingProcessor } from '@blue-labs/language'; /** * Creates the default node processor with all standard processors * @returns A SequentialMergingProcessor with all standard processors */ export declare function createDefaultMergingProcessor(): MergingProcessor; //# sourceMappingURL=default.d.ts.map