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