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

declare const AlphaTCircleOutlineIcon: MdiReactIconComponentType;
export default AlphaTCircleOutlineIcon;
