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

declare const MfLargeCap: ReactIconComponentType;
export default MfLargeCap;
            