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

declare const PersonStarIcon: MdiReactIconComponentType;
export default PersonStarIcon;
