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

declare const AlphaTCircleOutlineIcon: MdiReactIconComponentType;
export = AlphaTCircleOutlineIcon;