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

declare const UserStarIcon: MdiReactIconComponentType;
export default UserStarIcon;
