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

declare const Material16Mp: ReactIconComponentType;
export default Material16Mp;
            