import { ReactIconComponentType } from '../types';

declare const MfLowRiskDark: ReactIconComponentType;
export default MfLowRiskDark;
            