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

declare const ReplyAllLineIcon: RemixiconReactIconComponentType;
export default ReplyAllLineIcon;
