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

declare const AlphabetPCircleOutlineIcon: MdiReactIconComponentType;
export default AlphabetPCircleOutlineIcon;
