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