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