import { Node } from "..";
export declare function logNodeInfo(this: Node): void;
