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

declare const MathsTanIcon: MdiReactIconComponentType;
export default MathsTanIcon;
