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

declare const PlayPauseIcon: MdiReactIconComponentType;
export default PlayPauseIcon;
