import { Delegate } from "../models/Delegate";
export declare function delegateNear(delegatingAccount: Delegate): Promise<void>;
//# sourceMappingURL=near.d.ts.map