export declare type a_item_T = I extends readonly (infer O)[] ? O : I export declare type a1_item_type = a_item_T export declare type a1_item_T = a_item_T