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

declare const AlphabetPCircleIcon: MdiReactIconComponentType;
export default AlphabetPCircleIcon;
