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