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

declare const PlaystationIcon: MdiReactIconComponentType;
export default PlaystationIcon;
