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

declare const PegmanIcon: MdiReactIconComponentType;
export default PegmanIcon;
