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