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

declare const MathCosineIcon: MdiReactIconComponentType;
export default MathCosineIcon;
