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