import { SVGProps } from "react";
declare const TBMicrowave: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBMicrowave };
