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

declare const LetterXBoxIcon: MdiReactIconComponentType;
export default LetterXBoxIcon;
