import { Nodes } from "./utils"; export declare const hideHands: (nodes: Nodes) => void;