export declare function isObject(input: unknown): input is Record<string, any>;
//# sourceMappingURL=utils.d.ts.map