import { FC, SVGProps } from 'react'; declare const IconDiscord: FC & { fill?: string }>; export default IconDiscord;