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

declare const MotionIcon: MdiReactIconComponentType;
export default MotionIcon;
