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

declare const MfInvest: ReactIconComponentType;
export default MfInvest;
            