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