import { DecodeContext } from '../decode'; export declare function decodeBigint(context: DecodeContext): bigint;