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

declare const CrownIcon: MdiReactIconComponentType;
export default CrownIcon;
