export declare const OPENCODE_STORAGE: string; export declare const RULES_INJECTOR_STORAGE: string; export declare const PROJECT_MARKERS: string[]; export declare const PROJECT_RULE_SUBDIRS: [string, string][]; export declare const USER_RULE_DIR = ".claude/rules"; export declare const RULE_EXTENSIONS: string[];