export declare function estimateFees(serializedTransaction: string): Promise<bigint>;
//# sourceMappingURL=estimateFees.d.ts.map