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

declare const UserAddFillIcon: RemixiconReactIconComponentType;
export default UserAddFillIcon;
