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

declare const UserStarFillIcon: RemixiconReactIconComponentType;
export default UserStarFillIcon;
