import { MetaTransaction } from "./evm/types"; export declare const NULL_TRANSACTION: MetaTransaction; export declare function scientificToDecimal(num: number): string; //# sourceMappingURL=misc.d.ts.map