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

declare const MexternalOff: ReactIconComponentType;
export default MexternalOff;
            