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

declare const ManManIcon: MdiReactIconComponentType;
export default ManManIcon;
