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