import * as React from "react"; declare const SideNav: React.ForwardRefExoticComponent & React.RefAttributes>; export default SideNav;