import React from 'react'; import { SvgProps } from './types'; declare const Language: React.FC; export default Language;