import { SvgIconComponent } from './types'; declare const ForumIcon: SvgIconComponent; export default ForumIcon;