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