import { ReactIconComponentType } from '../types';

declare const Material2Mp: ReactIconComponentType;
export default Material2Mp;
            