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

declare const Material5G: ReactIconComponentType;
export default Material5G;
            