export declare const SEND_LOAD_DONE: string; export declare const SEND_DATASOURCE: string; export declare const SEND_SERVICE_LOAD_DONE: string; export declare const SEND_PARAMS_CHART: string; export declare const SEND_QUERIES: string; export declare const SEND_DATA_RENDER_CHART = "send_data_render_chart"; export declare const SEND_LOAD_DONE_DATA_EIDIT: string; export declare const SEND_DATA_QUERIES_EDIT: string; export declare const SEND_PARAMS_LOAD_DATA_COL: string; export declare const SEND_CHARTS_LINE: string; export declare const SEND_CHARTS_DECKGL: string; export declare const SEND_CHARTS_MULTI: string; export declare const SEND_DATA_COL: string; export declare const SEND_DATA_SAMPLES: string; export declare const SEND_CHANGE_PAGE_NUMBER: string; export declare const VIEW_ALL_CHARTS: string; export declare const ANALYTICS_APP: string; export declare const SEND_PARAMS_SAVE: string; export declare const SEND_LANGUAGE: string; export declare const SEND_DATA_TO_VISUAL_CHART: string; export declare const URL_SUPERSET: string; export declare const CHART: string; export declare const MAPPING: string; export declare const CUSTOM: string; export declare const LIST: string; export declare const CHART_PLUGIN: string; export declare const VIEW: string; export declare const TEMPLATE: string; export declare const EXPLORE: string; export declare const ADD: string; export declare const EXPLORE_JSON: string; export declare const DATA: string; export declare const PUBLISH: string; export declare const VIEW_PUBLISH: string; export declare const INET_CHART_TEMPLATE_HTML: string; export declare const CHART_HTML_TEMPLATE: string;