import { MdiReactIconComponentType } from './dist/typings';

declare const GestureSwipeVerticalIcon: MdiReactIconComponentType;
export default GestureSwipeVerticalIcon;
