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

declare const AlphabetXBoxIcon: MdiReactIconComponentType;
export default AlphabetXBoxIcon;
