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