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