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

declare const AlphaTBoxOutlineIcon: MdiReactIconComponentType;
export default AlphaTBoxOutlineIcon;
