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

declare const PlaystationNetworkIcon: MdiReactIconComponentType;
export default PlaystationNetworkIcon;
