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

declare const Material21Mp: ReactIconComponentType;
export default Material21Mp;
            