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