import React__default from 'react'; import { ConnectDragSource } from 'react-dnd'; import { i as MosaicPath } from '../../types-BQA_Gcq_.js'; import 'immutability-helper'; declare const DEFAULT_PANEL_CONTROLS_IN_TABS: (string | number | bigint | React__default.ReactElement> | Iterable | React__default.ReactPortal | Promise> | Iterable | null | undefined>)[]; declare const createDefaultTabsControls: (path: MosaicPath, connectDragSource?: ConnectDragSource) => (string | number | bigint | React__default.ReactElement> | Iterable | React__default.ReactPortal | Promise> | Iterable | null | undefined>)[]; declare const DEFAULT_PANEL_CONTROLS_WITH_CREATION: (string | number | bigint | React__default.ReactElement> | Iterable | React__default.ReactPortal | Promise> | Iterable | null | undefined>)[]; declare const DEFAULT_PANEL_CONTROLS_WITHOUT_CREATION: (string | number | bigint | React__default.ReactElement> | Iterable | React__default.ReactPortal | Promise> | Iterable | null | undefined>)[]; export { DEFAULT_PANEL_CONTROLS_IN_TABS, DEFAULT_PANEL_CONTROLS_WITHOUT_CREATION, DEFAULT_PANEL_CONTROLS_WITH_CREATION, createDefaultTabsControls };