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

declare const Material9K: ReactIconComponentType;
export default Material9K;
            