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