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

declare const ReplyAllFillIcon: RemixiconReactIconComponentType;
export default ReplyAllFillIcon;
