import { NodeValue } from '@legendapp/state';
export declare function getNodePath(node: NodeValue): string;
