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

declare const GestureIcon: MdiReactIconComponentType;
export default GestureIcon;
