import { SVGProps } from 'react'; export declare function Menu(props: SVGProps): JSX.Element;