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

declare const Material1K: ReactIconComponentType;
export default Material1K;
            