import { SelectProps } from '@mantine/core'; export declare const LanguageSelector: (props: Partial) => import("react/jsx-runtime").JSX.Element;