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