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