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

declare const StarOffIcon: MdiReactIconComponentType;
export default StarOffIcon;
