export declare const ROOT = "HtmlComponent"; export declare const IFRAME_COMPONENT = "iframeComponent"; export declare const TOOLBAR_BUTTON_EDIT_HTML = "baseToolbarButton_edit"; export declare const EDIT_PANEL = "htmlEditPanel"; export declare const EDIT_PANEL_RADIO_GROUP = "htmlEditPanel_htmlRadioGroup"; export declare const EDIT_PANEL_RADIO_HTML = "htmlEditPanel_radioHtml"; export declare const EDIT_PANEL_RADIO_URL = "htmlEditPanel_radioUrl"; export declare const EDIT_PANEL_HTML_INPUT = "htmlEditPanel_htmlInput"; export declare const EDIT_PANEL_URL_INPUT = "htmlEditPanel_urlInput"; export declare const EDIT_PANEL_CANCEL_BUTTON = "htmlEditPanel_Cancel"; export declare const EDIT_PANEL_UPDATE_BUTTON = "htmlEditPanel_Update"; //# sourceMappingURL=dataHooks.d.ts.map