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

declare const Material2KPlus: ReactIconComponentType;
export default Material2KPlus;
            