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

declare const Material9Mp: ReactIconComponentType;
export default Material9Mp;
            