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

declare const Material6KPlus: ReactIconComponentType;
export default Material6KPlus;
            