import { IType } from './_types'; declare const ObjectType: IType; export default ObjectType;