export declare const isArbitraryObject: (data: unknown) => data is Record;