import { ISelectStyle } from "./interfaces"; export declare const colorStyles: (props: Partial) => object;