export declare const NavbarContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const NavItem: import("styled-components").StyledComponent<"div", any, {
activeRoute: boolean;
}, never>;
//# sourceMappingURL=styles.d.ts.map