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

declare const AlphabetKIcon: MdiReactIconComponentType;
export default AlphabetKIcon;
