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

declare const JewelIcon: MdiReactIconComponentType;
export default JewelIcon;
