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

declare const Gesture: ReactIconComponentType;
export default Gesture;
            