export declare const dataHooks: { contentWrapper: string; menuTypeSelector: string; orientationFormField: string; orientationSelector: string; overflowSelector: string; }; export declare const controlIds: { menuDisplayMode: string; orientationFormat: string; menuOverflow: string; }; export declare const FORMAT_PANEL_BI_PARAMS: { component_type: string; builder_type: string; panel_name: string; control_type: string; panel_builder: string; };