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