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

declare const PlayNetworkIcon: MdiReactIconComponentType;
export default PlayNetworkIcon;
