export function isPlainObject(arg: any): any;
export default isPlainObject;
