import { Schema } from '../schema'; /** Create a bigint schema */ export declare function bigint(): Schema; //# sourceMappingURL=bigint.d.ts.map