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

declare const Material7K: ReactIconComponentType;
export default Material7K;
            