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