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

declare const AnimationPlusIcon: MdiReactIconComponentType;
export default AnimationPlusIcon;
