/// import { SearchBarSectionApi } from "../../../../interfaces/types"; export declare const StyledResult: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLLIElement>, {}>; export declare const StyledRoundedIconWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { type: SearchBarSectionApi['type']; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledText: import("@emotion/styled").StyledComponent<{ size?: import("../../../../../mantine").TextSize; weight?: "caption" | "regular" | "semiBold" | "bold" | "halfBold"; as?: any; wordWrap?: "none" | "break-word" | "break-all"; isUppercase?: boolean; variant?: "primary" | "secondary" | "tertiary" | "disabled" | "error" | "success"; href?: string; } & Omit, "size"> & Omit & import("@mantine/styles").DefaultProps<"root", Record> & import("../../../../../types").DataTrackingType & import("react").RefAttributes & { theme?: import("@emotion/react").Theme; }, {}, {}>; export declare const StyledPictureWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLElement>, {}>; export declare const StyledLocationPin: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").SVGProps, {}>; export declare const StyledImageSkeletonWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;