export declare function isPlainObject(obj: any): boolean; export declare function isFunction(fn: any): boolean;