export declare function deleteProtoField(obj: T, key: keyof T): void;