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

declare const AddReaction: ReactIconComponentType;
export default AddReaction;
            