import { FieldPathByValue, FieldValues } from "react-hook-form"; import { CommonStringFieldProps } from "../common/types.js"; export declare function ColorFormField = FieldPathByValue>({ ...fieldProps }: CommonStringFieldProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ColorFormField.d.ts.map