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

declare const AlphaZCircleOutlineIcon: MdiReactIconComponentType;
export default AlphaZCircleOutlineIcon;
