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

declare const GestureSwipeDownIcon: MdiReactIconComponentType;
export default GestureSwipeDownIcon;
