import type { TProperties, TBigInt } from '../../type/index.mjs'; export declare function FromBigInt(_context: TProperties, type: TBigInt): unknown;