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

declare const AlphabetFBoxIcon: MdiReactIconComponentType;
export default AlphabetFBoxIcon;
