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