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