export { default } from "./menu-full-screen.component";
export type { MenuFullscreenProps } from "./menu-full-screen.component";
