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