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