import { Icon } from "../../../flex-ui-core/src"; export declare const InformationIcon: import("@emotion/styled").StyledComponent; }>; export declare const LanguageContainerOuter: import("@emotion/styled").StyledComponent & import("react").RefAttributes & { theme?: import("@emotion/react").Theme; }, {}, {}>; export declare const LanguageContainerInner: import("@emotion/styled").StyledComponent & { theme?: import("@emotion/react").Theme; }, {}, {}>; export declare const LanguageNameContainer: import("@emotion/styled").StyledComponent & import("react").RefAttributes & { theme?: import("@emotion/react").Theme; }, {}, {}>; export declare const LanguageTooltip: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; }, import("react").DetailedHTMLProps, HTMLAnchorElement>, {}>;