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