import BigInt from '../nodes/bigint'; declare const bigint: () => BigInt; export default bigint;