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