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

declare const MathTanIcon: MdiReactIconComponentType;
export default MathTanIcon;
