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

declare const MathSinIcon: MdiReactIconComponentType;
export default MathSinIcon;
