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