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

declare const AlphaUCircleOutlineIcon: MdiReactIconComponentType;
export = AlphaUCircleOutlineIcon;