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