import { MdiReactIconComponentType } from './dist/typings';

declare const LetterGIcon: MdiReactIconComponentType;
export default LetterGIcon;
