import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const CommentMinus: EmotionIcon; export declare const CommentMinusDimensions: { height: number; width: number; };