///
import type { EventName } from "@lit/react";
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteAccordion: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteAccordionItem: import("@lit/react").ReactWebComponent;
onCalciteAccordionItemExpand: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteAction: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteActionBar: import("@lit/react").ReactWebComponent;
onCalciteActionBarExpand: EventName;
onCalciteActionBarToggle: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteActionGroup: import("@lit/react").ReactWebComponent;
onCalciteActionGroupExpand: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteActionMenu: import("@lit/react").ReactWebComponent;
onCalciteActionMenuExpand: EventName;
onCalciteActionMenuOpen: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteActionPad: import("@lit/react").ReactWebComponent;
onCalciteActionPadExpand: EventName;
onCalciteActionPadToggle: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteAlert: import("@lit/react").ReactWebComponent;
onCalciteAlertBeforeOpen: EventName;
onCalciteAlertClose: EventName;
onCalciteAlertOpen: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteAutocomplete: import("@lit/react").ReactWebComponent;
onCalciteAutocompleteBeforeOpen: EventName;
onCalciteAutocompleteChange: EventName;
onCalciteAutocompleteClose: EventName;
onCalciteAutocompleteOpen: EventName;
onCalciteAutocompleteTextChange: EventName;
onCalciteAutocompleteTextInput: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteAutocompleteItem: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteAutocompleteItemGroup: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteAvatar: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteBlock: import("@lit/react").ReactWebComponent;
onCalciteBlockBeforeOpen: EventName;
onCalciteBlockClose: EventName;
onCalciteBlockCollapse: EventName;
onCalciteBlockExpand: EventName;
onCalciteBlockOpen: EventName;
onCalciteBlockSortHandleBeforeClose: EventName;
onCalciteBlockSortHandleBeforeOpen: EventName;
onCalciteBlockSortHandleClose: EventName;
onCalciteBlockSortHandleOpen: EventName;
onCalciteBlockToggle: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteBlockGroup: import("@lit/react").ReactWebComponent;
onCalciteBlockGroupDragStart: EventName;
onCalciteBlockGroupMoveHalt: EventName;
onCalciteBlockGroupOrderChange: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteBlockSection: import("@lit/react").ReactWebComponent;
onCalciteBlockSectionExpand: EventName;
onCalciteBlockSectionToggle: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteButton: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteCard: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteCardGroup: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteCarousel: import("@lit/react").ReactWebComponent;
onCalciteCarouselPause: EventName;
onCalciteCarouselPlay: EventName;
onCalciteCarouselResume: EventName;
onCalciteCarouselStop: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteCarouselItem: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteCheckbox: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteChip: import("@lit/react").ReactWebComponent;
onCalciteChipSelect: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteChipGroup: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteColorPicker: import("@lit/react").ReactWebComponent;
onCalciteColorPickerInput: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteColorPickerHexInput: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteColorPickerSwatch: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteCombobox: import("@lit/react").ReactWebComponent;
onCalciteComboboxBeforeOpen: EventName;
onCalciteComboboxChange: EventName;
onCalciteComboboxChipClose: EventName;
onCalciteComboboxClose: EventName;
onCalciteComboboxFilterChange: EventName;
onCalciteComboboxOpen: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteComboboxItem: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteComboboxItemGroup: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteDatePicker: import("@lit/react").ReactWebComponent;
onCalciteDatePickerRangeChange: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteDatePickerDay: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteDatePickerMonth: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteDialog: import("@lit/react").ReactWebComponent;
onCalciteDialogBeforeOpen: EventName;
onCalciteDialogClose: EventName;
onCalciteDialogOpen: EventName;
onCalciteDialogScroll: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteDropdown: import("@lit/react").ReactWebComponent;
onCalciteDropdownBeforeOpen: EventName;
onCalciteDropdownClose: EventName;
onCalciteDropdownOpen: EventName;
onCalciteDropdownSelect: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteDropdownGroup: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteDropdownItem: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteFab: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteFilter: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteFlow: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteFlowItem: import("@lit/react").ReactWebComponent;
onCalciteFlowItemClose: EventName;
onCalciteFlowItemCollapse: EventName;
onCalciteFlowItemExpand: EventName;
onCalciteFlowItemScroll: EventName;
onCalciteFlowItemToggle: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteGraph: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteHandle: import("@lit/react").ReactWebComponent;
onCalciteHandleNudge: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteIcon: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteInlineEditable: import("@lit/react").ReactWebComponent;
onCalciteInlineEditableEditConfirm: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteInput: import("@lit/react").ReactWebComponent;
onCalciteInputInput: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteInputDatePicker: import("@lit/react").ReactWebComponent;
onCalciteInputDatePickerBeforeOpen: EventName;
onCalciteInputDatePickerChange: EventName;
onCalciteInputDatePickerClose: EventName;
onCalciteInputDatePickerOpen: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteInputMessage: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteInputNumber: import("@lit/react").ReactWebComponent;
onCalciteInputNumberInput: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteInputText: import("@lit/react").ReactWebComponent;
onCalciteInputTextInput: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteInputTimePicker: import("@lit/react").ReactWebComponent;
onCalciteInputTimePickerBeforeOpen: EventName;
onCalciteInputTimePickerChange: EventName;
onCalciteInputTimePickerClose: EventName;
onCalciteInputTimePickerOpen: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteInputTimeZone: import("@lit/react").ReactWebComponent;
onCalciteInputTimeZoneBeforeOpen: EventName;
onCalciteInputTimeZoneChange: EventName;
onCalciteInputTimeZoneClose: EventName;
onCalciteInputTimeZoneOpen: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteLabel: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteLink: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteList: import("@lit/react").ReactWebComponent;
onCalciteListDragEnd: EventName;
onCalciteListDragStart: EventName;
onCalciteListFilter: EventName;
onCalciteListMoveHalt: EventName;
onCalciteListOrderChange: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteListItem: import("@lit/react").ReactWebComponent;
onCalciteListItemCollapse: EventName;
onCalciteListItemExpand: EventName;
onCalciteListItemSelect: EventName;
onCalciteListItemSortHandleBeforeClose: EventName;
onCalciteListItemSortHandleBeforeOpen: EventName;
onCalciteListItemSortHandleClose: EventName;
onCalciteListItemSortHandleOpen: EventName;
onCalciteListItemToggle: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteListItemGroup: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteLoader: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteMenu: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteMenuItem: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteMeter: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteNavigation: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteNavigationLogo: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteNavigationUser: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteNotice: import("@lit/react").ReactWebComponent;
onCalciteNoticeBeforeOpen: EventName;
onCalciteNoticeClose: EventName;
onCalciteNoticeOpen: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteOption: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteOptionGroup: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalcitePagination: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalcitePanel: import("@lit/react").ReactWebComponent;
onCalcitePanelCollapse: EventName;
onCalcitePanelExpand: EventName;
onCalcitePanelScroll: EventName;
onCalcitePanelToggle: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalcitePopover: import("@lit/react").ReactWebComponent;
onCalcitePopoverBeforeOpen: EventName;
onCalcitePopoverClose: EventName;
onCalcitePopoverOpen: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteProgress: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteRadioButton: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteRadioButtonGroup: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteRating: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteScrim: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteSegmentedControl: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteSegmentedControlItem: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteSelect: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteSheet: import("@lit/react").ReactWebComponent;
onCalciteSheetBeforeOpen: EventName;
onCalciteSheetClose: EventName;
onCalciteSheetOpen: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteShell: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteShellPanel: import("@lit/react").ReactWebComponent;
onCalciteShellPanelExpand: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteSlider: import("@lit/react").ReactWebComponent;
onCalciteSliderInput: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteSortHandle: import("@lit/react").ReactWebComponent;
onCalciteSortHandleBeforeClose: EventName;
onCalciteSortHandleBeforeOpen: EventName;
onCalciteSortHandleClose: EventName;
onCalciteSortHandleMove: EventName;
onCalciteSortHandleOpen: EventName;
onCalciteSortHandleReorder: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteSortableList: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteSplitButton: import("@lit/react").ReactWebComponent;
onCalciteSplitButtonSecondaryClick: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteStack: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteStepper: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteStepperItem: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteSwatch: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteSwatchGroup: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteSwitch: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTab: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTabNav: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTabTitle: import("@lit/react").ReactWebComponent;
onCalciteTabsClose: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTable: import("@lit/react").ReactWebComponent;
onCalciteTableSelect: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTableCell: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTableHeader: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTableRow: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTabs: import("@lit/react").ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTextArea: import("@lit/react").ReactWebComponent;
onCalciteTextAreaInput: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTile: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTileGroup: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTimePicker: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTooltip: import("@lit/react").ReactWebComponent;
onCalciteTooltipBeforeOpen: EventName;
onCalciteTooltipClose: EventName;
onCalciteTooltipOpen: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTree: import("@lit/react").ReactWebComponent;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use directly. */
export declare const CalciteTreeItem: import("@lit/react").ReactWebComponent;
onCalciteTreeItemExpand: EventName;
onCalciteTreeItemSelect: EventName;
}>;