export default function generate_cat_args_arrs(regl: any, store: any): { cat_args: { row: any[]; col: any[]; }; cat_arrs: {}; };