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

declare const ReplyAllIcon: MdiReactIconComponentType;
export default ReplyAllIcon;
