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

declare const Material3KPlus: ReactIconComponentType;
export default Material3KPlus;
            