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

declare const Material5K: ReactIconComponentType;
export default Material5K;
            