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