declare const StyledAnchorNavigation: import("styled-components").StyledComponent<"div", any, {}, never>; declare const StyledNavigationWrapper: import("styled-components").StyledComponent<"nav", any, {}, never>; declare const StyledNavigation: import("styled-components").StyledComponent<"ul", any, {}, never>; declare const StyledContent: import("styled-components").StyledComponent<"div", any, {}, never>; export { StyledAnchorNavigation, StyledNavigationWrapper, StyledNavigation, StyledContent, };