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

declare const GestureSwipeRightIcon: MdiReactIconComponentType;
export default GestureSwipeRightIcon;
