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

declare const LetterXCircleIcon: MdiReactIconComponentType;
export default LetterXCircleIcon;
