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

declare const HandPeaceIcon: MdiReactIconComponentType;
export default HandPeaceIcon;
