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