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