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

declare const MathsSinIcon: MdiReactIconComponentType;
export default MathsSinIcon;
