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

declare const GTranslate: ReactIconComponentType;
export default GTranslate;
            