UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

6 lines 256 B
import { ActionIconProps } from "./type.mjs"; //#region src/ActionIcon/ActionIcon.d.ts declare const ActionIcon: import("react").NamedExoticComponent<ActionIconProps>; //#endregion export { ActionIcon as default }; //# sourceMappingURL=ActionIcon.d.mts.map