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

declare const GestureSwipeUpIcon: MdiReactIconComponentType;
export default GestureSwipeUpIcon;
