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

declare const AlphabetUCircleIcon: MdiReactIconComponentType;
export default AlphabetUCircleIcon;
