import { IconProps } from '../types'; export declare const Language: (props: IconProps) => JSX.Element;