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