declare const getGasCost: (env: any) => Promise<any>;
export default getGasCost;
//# sourceMappingURL=getGasCost.d.ts.map