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

declare const WandIcon: MdiReactIconComponentType;
export default WandIcon;
