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

declare const AnimationOutlineIcon: MdiReactIconComponentType;
export default AnimationOutlineIcon;
