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

declare const PlayArrowIcon: MdiReactIconComponentType;
export default PlayArrowIcon;
