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