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

declare const Translate: ReactIconComponentType;
export default Translate;
            