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