import { type PropsWithChildren } from 'react'; /** * An `AppHeader` slot for menus like the `HelpMenu`. * @returns */ export declare const Menus: (props: PropsWithChildren) => import("react").JSX.Element; //# sourceMappingURL=Menus.d.ts.map