///
///
import { Theme } from '../../constants';
export declare const MenuContainer: import("@emotion/styled-base").StyledComponent, HTMLDivElement>, {
theme: Theme;
}, object>;
export declare const MenuItem: import("@emotion/styled-base").StyledComponent, HTMLDivElement>, {
theme: Theme;
}, object>;