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

declare const Material6Mp: ReactIconComponentType;
export default Material6Mp;
            