import { Icon, IconProps } from '@chakra-ui/react' const DiscordIcon = (props: IconProps) => ( ) export default DiscordIcon