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