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

declare const AlphabetFCircleIcon: MdiReactIconComponentType;
export default AlphabetFCircleIcon;
