import React from "react";
declare const MenuNavIcon: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
export default MenuNavIcon;
//# sourceMappingURL=MenuNavIcon.d.ts.map