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