import { MenuListProps } from 'react-select'; export declare const SelectMenuList: { (menuListHeading: string, dataUieName: string): (props: MenuListProps) => import("@emotion/react/jsx-runtime").JSX.Element; displayName: string; }; //# sourceMappingURL=SelectMenuList.d.ts.map