/// <reference types="react" />
export declare const NavList: (props: any) => JSX.Element;
export default NavList;
