import React from 'react'; import IconProps from './props'; declare const TranslateIcon: React.FC; export default TranslateIcon;