import { Category, Toolkit } from './types'; export declare const CATEGORIES: Category[]; export declare const TOOLKITS: Toolkit[]; export declare const TOOLKIT_CATALOGUE: Record; //# sourceMappingURL=toolkits.d.ts.map