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

declare const PlaystationFillIcon: RemixiconReactIconComponentType;
export default PlaystationFillIcon;
