export declare const StyledItineraryItem: import("styled-components").StyledComponent<"li", any, { hasLink: boolean; }, never>;