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