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

declare const LetterGBoxIcon: MdiReactIconComponentType;
export default LetterGBoxIcon;
