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