import { Node } from '../../models/node'; export declare function cubeAnchors(node: Node): void;