import { ComponentPropsWithRef, ReactElement } from "react";
/**
 * @public
 */
declare function ColorWheelIcon(props: ComponentPropsWithRef<"svg">): ReactElement;
export { ColorWheelIcon, ColorWheelIcon as default };
//# sourceMappingURL=ColorWheel.d.ts.map