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