import * as React from 'react'; declare function SwipeRightIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default SwipeRightIcon;