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