import { EtherValue } from '../../core/types.js';
export declare const parseValue: (value: EtherValue) => bigint;
//# sourceMappingURL=parse-value.d.ts.map