import { SVGProps } from "react";
declare const TBPlaystationSquare: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBPlaystationSquare };
