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

declare const MathSineIcon: MdiReactIconComponentType;
export default MathSineIcon;
