import { TwingNodeVisitor } from "../node-visitor";
export declare const createEscaperNodeVisitor: () => TwingNodeVisitor;
