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

declare const UserAddLineIcon: RemixiconReactIconComponentType;
export default UserAddLineIcon;
