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