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