import React, { forwardRef } from "react"; export const Discord = forwardRef>(function Discord(props, ref) { return ( Discord Logo ); });