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

declare const AlphabetFIcon: MdiReactIconComponentType;
export default AlphabetFIcon;
