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

declare const AlphaPCircleOutlineIcon: MdiReactIconComponentType;
export default AlphaPCircleOutlineIcon;
