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