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

declare const AlphabetLBoxIcon: MdiReactIconComponentType;
export default AlphabetLBoxIcon;
