xtreme-ui
Version:
Collection of reusable components that can be used in web projects
3 lines • 344 B
TypeScript
import { TColorPickerProps } from './types';
export declare const ColorPicker: import('../../../../node_modules/.pnpm/react@19.2.3/node_modules/react').ForwardRefExoticComponent<TColorPickerProps & import('../../../../node_modules/.pnpm/react@19.2.3/node_modules/react').RefAttributes<HTMLDivElement>>;
//# sourceMappingURL=ColorPicker.d.ts.map