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