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

declare const Material4Mp: ReactIconComponentType;
export default Material4Mp;
            