import { type EventName, type ReactWebComponent } from "@lit/react"; import { ChipGroup as ChipGroupElement, ChipGroupSelectChangeEvent, ChipGroupSlots } from "@tapsioss/web-components"; export declare const ChipGroup: ReactWebComponent; }>; export { ChipGroupElement, ChipGroupSelectChangeEvent, ChipGroupSlots };