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

declare const AlphabetDIcon: MdiReactIconComponentType;
export default AlphabetDIcon;
