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

declare const LetterXCircleOutlineIcon: MdiReactIconComponentType;
export default LetterXCircleOutlineIcon;
