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