UNPKG

strapi-plugin-navigation

Version:
5 lines (4 loc) 171 B
export declare const NavigationIcon: ({ width, height }: { width?: number | undefined; height?: number | undefined; }) => import("react/jsx-runtime").JSX.Element;