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

declare const LetterXBoxOutlineIcon: MdiReactIconComponentType;
export default LetterXBoxOutlineIcon;
