export declare const isRecord: (thing: unknown) => thing is Record; //# sourceMappingURL=isRecord.d.ts.map