export declare const presets: { horizontal: string; vertical: string; }; export declare const FORMAT_PANEL_BI_PARAMS: { component_type: string; builder_type: string; panel_name: string; control_type: string; control_id: string; panel_builder: string; };