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

declare const Material8K: ReactIconComponentType;
export default Material8K;
            