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

declare const Material8KPlus: ReactIconComponentType;
export default Material8KPlus;
            