import { ReactIconComponentType } from '../types';

declare const Swipe: ReactIconComponentType;
export default Swipe;
            