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

declare const AlphaKCircleOutlineIcon: MdiReactIconComponentType;
export default AlphaKCircleOutlineIcon;
