import { type ReactWebComponent } from "@lit/react"; import { PinwheelItem as PinwheelItemElement } from "@tapsioss/web-components"; export declare const PinwheelItem: ReactWebComponent;