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

declare const MfProduct: ReactIconComponentType;
export default MfProduct;
            