export default function isPlainObject(value: unknown): value is Record;