declare const isVertexSpecial: (cpNode: import("../cp-node.js").CpNode) => boolean; export { isVertexSpecial };