import { IconDefinition } from '../types';
declare const TranslationOutlined: IconDefinition;
export default TranslationOutlined;
