export declare function isRecord(input: unknown): input is Record;