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