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