export declare const isDataObject: (x: unknown) => boolean;
