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