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

declare const GestureSwipeLeftIcon: MdiReactIconComponentType;
export default GestureSwipeLeftIcon;
