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

declare const Moff: ReactIconComponentType;
export default Moff;
            