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

declare const UserStarLineIcon: RemixiconReactIconComponentType;
export default UserStarLineIcon;
