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

declare const ReplyFillIcon: RemixiconReactIconComponentType;
export default ReplyFillIcon;
