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

declare const Material5KPlus: ReactIconComponentType;
export default Material5KPlus;
            