UNPKG

@dekk-ui/color-input-field

Version:
9 lines (8 loc) 432 B
export declare const StyledColorInput: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType<any>; } & import("@dekk-ui/input-field").InputProps & import("react").ClassAttributes<HTMLInputElement> & import("react").InputHTMLAttributes<HTMLInputElement> & { children?: import("react").ReactNode; } & { theme?: import("@emotion/react").Theme; }, {}, {}>;