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