export declare const isObject: (sth: unknown) => sth is object;