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

declare const AlphabetGIcon: MdiReactIconComponentType;
export default AlphabetGIcon;
