export declare function clearObject(object: Record, prototype?: object | null): asserts object is Record;