import { MdiReactIconComponentType } from './dist/typings';

declare const TranslateIcon: MdiReactIconComponentType;
export default TranslateIcon;
