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

declare const AnimationPlayIcon: MdiReactIconComponentType;
export default AnimationPlayIcon;
