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