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