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