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