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