export declare function createUnsignedTendermintTx(caip: string, type: string, amount: number, memo: string, pubkeys: any[], pioneer: any, pubkeyContext: any, isMax: boolean, to?: string): Promise; //# sourceMappingURL=createUnsignedTendermintTx.d.ts.map