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