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

declare const AlphabetTIcon: MdiReactIconComponentType;
export default AlphabetTIcon;
