import { IModel, IType } from '../internal'; export declare const number: (type: IType) => IModel;