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