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