import StringField from './string'; export default class BigIntegerField extends StringField { } //# sourceMappingURL=biginteger.d.ts.map