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