export declare function isReadOnlyProperty(objectInstance: Record, propertyKey: string): boolean;