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

declare const Mp: ReactIconComponentType;
export default Mp;
            