import type { FrameworkProfile } from "./framework-integration-types.js"; export declare const BUILTIN_PROFILES: Readonly>; export declare const ECOSYSTEM_PROFILES: FrameworkProfile[]; //# sourceMappingURL=framework-integration-profiles.d.ts.map