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

declare const AlphaWCircleIcon: MdiReactIconComponentType;
export default AlphaWCircleIcon;
