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