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

declare const LetterFIcon: MdiReactIconComponentType;
export default LetterFIcon;
