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

declare const HandPointingLeftIcon: MdiReactIconComponentType;
export default HandPointingLeftIcon;
