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

declare const AlphaPCircleIcon: MdiReactIconComponentType;
export default AlphaPCircleIcon;
