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

declare const Material15Mp: ReactIconComponentType;
export default Material15Mp;
            