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

declare const GesturePinchIcon: MdiReactIconComponentType;
export default GesturePinchIcon;
