import * as React from 'react'; declare function Language(props: React.SVGProps): React.JSX.Element; export default Language;