import { StyledIcon } from '@styled-icons/styled-icon'; export declare const AddReaction: StyledIcon; export declare const AddReactionDimensions: { height: number; width: number; };