import type { FrameworkDefinition } from "../types.js";
export declare const FRAMEWORKS: FrameworkDefinition[];
