declare function convertBigIntToHexString(value: bigint): string;
export { convertBigIntToHexString };
//# sourceMappingURL=converter.d.ts.map