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