export declare const OPENCODE_STORAGE: string; export declare const MESSAGE_STORAGE: string; export declare const PART_STORAGE: string; export declare const THINKING_TYPES: Set; export declare const META_TYPES: Set; export declare const CONTENT_TYPES: Set;