import { ISelectStyle } from "../../interfaces"; export declare const SingleValueStyle: import("styled-components").StyledComponent<"div", any, ISelectStyle, never>;