export declare const ADDON_ID = "kadira/jsx"; export declare const ADDON_PANEL: string; export declare const EVENTS: { ADD_JSX: string; };