export type ColorInput_StyleProps = { /** ## Color Input * --- * ### References: * - #### [![](./SB.png) Documentation](./atoms/ColorInput) */ 'z-color-input'?: true | ''; };