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

declare const AlphabetWCircleIcon: MdiReactIconComponentType;
export default AlphabetWCircleIcon;
