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

declare const AnimationPlayOutlineIcon: MdiReactIconComponentType;
export default AnimationPlayOutlineIcon;
