import type { CategoryConfig, Criterion } from "./types/index.js"; export type { Criterion, CategoryConfig }; export declare const CATEGORY_CONFIG: Record; //# sourceMappingURL=guidelines-config.d.ts.map