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

declare const SigmaIcon: MdiReactIconComponentType;
export default SigmaIcon;
