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

declare const HandOkayIcon: MdiReactIconComponentType;
export default HandOkayIcon;
