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