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

declare const Material7Mp: ReactIconComponentType;
export default Material7Mp;
            