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