import { Node } from "..";
export declare function setupStake(this: Node): Promise<void>;
