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

declare const AccountStarIcon: MdiReactIconComponentType;
export default AccountStarIcon;
