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

declare const Material20Mp: ReactIconComponentType;
export default Material20Mp;
            