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

declare const Material6K: ReactIconComponentType;
export default Material6K;
            