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

declare const MfHighReturn: ReactIconComponentType;
export default MfHighReturn;
            