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

declare const AlphaFCircleIcon: MdiReactIconComponentType;
export default AlphaFCircleIcon;
