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

declare const PlaySpeedIcon: MdiReactIconComponentType;
export default PlaySpeedIcon;
