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