import * as React from "react"; declare function MenuArrow(props: React.SVGProps): any; export default MenuArrow;