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

declare const Material2K: ReactIconComponentType;
export default Material2K;
            