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

declare const MexternalOn: ReactIconComponentType;
export default MexternalOn;
            