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