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

declare const Material24Mp: ReactIconComponentType;
export default Material24Mp;
            