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

declare const Material3K: ReactIconComponentType;
export default Material3K;
            