import { ReactIconComponentType } from '../types';

declare const Language: ReactIconComponentType;
export default Language;
            