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

declare const ReplyIcon: MdiReactIconComponentType;
export default ReplyIcon;
