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