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

declare const Translate2Icon: RemixiconReactIconComponentType;
export default Translate2Icon;
