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