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

declare const LocalPlayIcon: MdiReactIconComponentType;
export default LocalPlayIcon;
