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

declare const Material4K: ReactIconComponentType;
export default Material4K;
            