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

declare const HandPointingRightIcon: MdiReactIconComponentType;
export default HandPointingRightIcon;
