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

declare const TranslateIcon: RemixiconReactIconComponentType;
export default TranslateIcon;
