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

declare const Material3Mp: ReactIconComponentType;
export default Material3Mp;
            