export declare const KNOWN_LOCAL_SKILL_KEYS: readonly ["scoped-data-reader", "deterministic-rule"]; export declare function isLocalSkillKey(skillKey: string): boolean; //# sourceMappingURL=constants.d.ts.map