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