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