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

declare const Material10Mp: ReactIconComponentType;
export default Material10Mp;
            