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

declare const AnimationPlusOutlineIcon: MdiReactIconComponentType;
export default AnimationPlusOutlineIcon;
