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

declare const Mnone: ReactIconComponentType;
export default Mnone;
            