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

declare const AlphaTCircleIcon: MdiReactIconComponentType;
export default AlphaTCircleIcon;
