import { Node } from "..";
export declare function setupName(this: Node): string;
