///
export declare const StyledClinicInfo: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const StyledMap: import("@emotion/styled").StyledComponent;
export declare const StyledMobileIcon: import("@emotion/styled").StyledComponent & {
theme?: import("@emotion/react").Theme;
}, {}, {}>;
export declare const StyledEmailIcon: import("@emotion/styled").StyledComponent & {
theme?: import("@emotion/react").Theme;
}, {}, {}>;
export declare const StyledContainer: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const StyledFlexBox: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const StyledDistanceTag: import("@emotion/styled").StyledComponent;
export declare const StyledContact: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;