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

declare const AlphabetXCircleIcon: MdiReactIconComponentType;
export default AlphabetXCircleIcon;
