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

declare const TeaOutlineIcon: MdiReactIconComponentType;
export default TeaOutlineIcon;
