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