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

declare const MfLargeCapDark: ReactIconComponentType;
export default MfLargeCapDark;
            