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