/** * Returns obj with keys in `key_` having `clear_value`. */ export declare function clear_ctx_(key_a:string[], clear_value:I):Record export { clear_ctx_ as _clear_ctx, clear_ctx_ as _ctx__clear, }