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

declare const HandPointingUpIcon: MdiReactIconComponentType;
export default HandPointingUpIcon;
