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

declare const AlphaYCircleIcon: MdiReactIconComponentType;
export default AlphaYCircleIcon;
