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