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