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