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

declare const AlphaZCircleIcon: MdiReactIconComponentType;
export default AlphaZCircleIcon;
