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

declare const Material8Mp: ReactIconComponentType;
export default Material8Mp;
            