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