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