import { NavBarProps } from './NavBar'; export declare const NavBarStyle: import("styled-components").StyledComponent<"nav", any, NavBarProps, never>;