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