import * as React from "react"; import { MenuIconPropsT } from "./types"; export declare const Menu: React.FC;