export declare function encodeCalls(start: string, calls: [string, string][]): string; export declare function encodeTryAggregate(b: boolean, calls: [string, string][]): string; //# sourceMappingURL=encoder.d.ts.map