@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS
15 lines (14 loc) • 407 B
TypeScript
import { t as CuteIconProps } from "./CuteIcon.types-BFn9SEFo.js";
import * as _$react_jsx_runtime0 from "react/jsx-runtime";
//#region src/components/CuteIcon/CuteIcon.d.ts
declare const CuteIcon: {
({
color,
icon,
...props
}: CuteIconProps): _$react_jsx_runtime0.JSX.Element;
displayName: string;
};
//#endregion
export { CuteIcon as t };
//# sourceMappingURL=CuteIcon-CXdPvxXo.d.ts.map