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