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

declare const MfLowRisk: ReactIconComponentType;
export default MfLowRisk;
            