export declare function copy_property_descriptors(source: unknown, target: object, exclude?: ReadonlySet): void;