export declare const TimelinePointWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, { $cardLess?: boolean; $isMobile?: boolean; bg?: string; width?: number; }>> & string; export declare const TimelinePointContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLButtonElement>, { $hide?: boolean; }>> & string;