"use client"; export { GradientControl } from "./gradient-control"; export type { GradientControlProps } from "./gradient-control";