/** * Shared semantic counter families for structor/native-body helpers. * * These are grouped readability views over the counter codex, not another * authority for code ownership. */ export declare const AGGOR_LIST_CODES: Set; export declare const AGGOR_MAP_CODES: Set; export declare const AGGOR_CODES: Set; export declare const COMPACTOR_CODES: Set; export declare const SEALER_CODES: Set; export declare const MEDIAR_CODES: Set; export declare const BLINDER_CODES: Set; //# sourceMappingURL=counter-groups.d.ts.map