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