import { isTypeWrapSignature } from '../type-wrap'; declare const isObject: isTypeWrapSignature; export { isObject };