import { ReactIconComponentType } from '../types';

declare const AddComment: ReactIconComponentType;
export default AddComment;
            