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