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

declare const LetterTIcon: MdiReactIconComponentType;
export default LetterTIcon;
