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

declare const UserLineIcon: RemixiconReactIconComponentType;
export default UserLineIcon;
