UNPKG

@activecollab/components

Version:

ActiveCollab Components

4 lines 237 B
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