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