import { RefreshCw } from 'lucide-react'; declare const HARMONY_ICONS: { readonly analogous: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; readonly 'split-complementary': import("react").ForwardRefExoticComponent & import("react").RefAttributes>; readonly complementary: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; readonly triadic: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; readonly tetradic: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; }; export { HARMONY_ICONS, RefreshCw };