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

declare const Material4KPlus: ReactIconComponentType;
export default Material4KPlus;
            