import type { IconComponent } from "../../types";
export declare const Playstation: IconComponent;
export default Playstation;
