declare function isPlainObject(o: any): boolean; export default isPlainObject;