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

declare const Material13Mp: ReactIconComponentType;
export default Material13Mp;
            