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

declare const HandPointingDownIcon: MdiReactIconComponentType;
export default HandPointingDownIcon;
