import { NodeApi } from "../interfaces/node-api"; export declare type NodeState = typeof NodeApi.prototype["state"];