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

declare const SigmaLowerIcon: MdiReactIconComponentType;
export default SigmaLowerIcon;
