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

declare const AlphabetXCircleOutlineIcon: MdiReactIconComponentType;
export default AlphabetXCircleOutlineIcon;
