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

declare const Material9KPlus: ReactIconComponentType;
export default Material9KPlus;
            