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

declare const TwitterRetweetIcon: MdiReactIconComponentType;
export default TwitterRetweetIcon;
