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

declare const MathTangentIcon: MdiReactIconComponentType;
export default MathTangentIcon;
