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

declare const MfReturnsRisk: ReactIconComponentType;
export default MfReturnsRisk;
            