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