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