import './menu.scss'; import { h } from 'preact'; export declare function Menu(props: any): h.JSX.Element;