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

declare const Material12Mp: ReactIconComponentType;
export default Material12Mp;
            