import { GradientT } from '@/types'; export declare function useControlValues(control: any, { urlString, ...props }: any): GradientT; //# sourceMappingURL=useControlValues.d.ts.map