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