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

declare const ReplyLineIcon: RemixiconReactIconComponentType;
export default ReplyLineIcon;
