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

declare const Material10K: ReactIconComponentType;
export default Material10K;
            