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

declare const Material18Mp: ReactIconComponentType;
export default Material18Mp;
            