import { IMenuViewProps } from "../../components/menu/_types/IMenuViewProps"; import { LFC } from "../../_types/LFC"; /** * A view for the main menu, that shows an `about lm` screen if empty */ export declare const MainMenuView: LFC; //# sourceMappingURL=MainMenuView.d.ts.map