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