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