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

declare const Material5Mp: ReactIconComponentType;
export default Material5Mp;
            