export declare const isRecordLike: (input: unknown) => input is Record;