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