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