///
export declare const DestinationCellContainer: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>;
export declare const DestinationCount: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>;
export declare const StyledDestinationCell: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>;
export declare const StyledDestinationImage: import("@emotion/styled").StyledComponent & {
order: number;
}, import("react").DetailedHTMLProps, HTMLImageElement>, {}>;
export declare const StyledDestinationIcon: import("@emotion/styled").StyledComponent & {
pointLeft?: boolean | undefined;
}, import("react").DetailedHTMLProps, HTMLImageElement>, {}>;
export declare const DestinationExtraImagesContainer: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>;