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

declare const MagicIcon: MdiReactIconComponentType;
export default MagicIcon;
