declare function isPlainObj(val: any): boolean; export default isPlainObj;