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

declare const AlphabetXIcon: MdiReactIconComponentType;
export default AlphabetXIcon;
