import { IconProps } from '../Icon'; declare function SvgForum(props: IconProps): JSX.Element; export default SvgForum;