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

declare const MathCosIcon: MdiReactIconComponentType;
export default MathCosIcon;
