import { JSX } from 'react'; import { IconPropsWithoutSvgPath } from '../Icon/Icon.types'; export declare const ForumSVGpath: import("react/jsx-runtime").JSX.Element; export declare function ForumIcon(props: IconPropsWithoutSvgPath): JSX.Element;