/** @internal */ export declare function set_defined_property(object: any, propertyName: string, value: any): boolean;