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

declare const UserFollowLineIcon: RemixiconReactIconComponentType;
export default UserFollowLineIcon;
