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

declare const PlayCircleIcon: MdiReactIconComponentType;
export default PlayCircleIcon;
