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

declare const StarsIcon: MdiReactIconComponentType;
export default StarsIcon;
