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

declare const Microwave: ReactIconComponentType;
export default Microwave;
            