export declare const isObject: (obj: unknown) => obj is Record;