export default NavItemLink;
declare const NavItemLink: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
import React from 'react';
